home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / NoteZilla 7 / NoteZillaSetup.exe / install_script.iss
Text File  |  2008-11-21  |  9KB  |  101 lines

  1. ;InnoSetupVersion=5.1.10
  2.  
  3. [Setup]
  4. AppName=NoteZilla
  5. AppVerName=NoteZilla 7.0
  6. AppId=NoteZilla
  7. AppPublisher=Conceptworld Corporation
  8. AppPublisherURL=http://www.conceptworld.com/
  9. AppSupportURL=http://www.conceptworld.com/
  10. AppUpdatesURL=http://www.conceptworld.com/
  11. DefaultDirName={code:GetDefaultDirectory}
  12. DefaultGroupName=NoteZilla
  13. OutputBaseFilename=setup
  14. Compression=lzma
  15. DisableProgramGroupPage=yes
  16. ChangesAssociations=yes
  17. LicenseFile=embedded\License.rtf
  18. WizardImageFile=embedded\WizardImage0.bmp
  19. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  20.  
  21. [Files]
  22. Source: "{app}\NoteZilla.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace ignoreversion uninsremovereadonly 
  23. Source: "{app}\PalmSync.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace ignoreversion uninsremovereadonly 
  24. Source: "{app}\Skinz.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace ignoreversion uninsremovereadonly 
  25. Source: "{app}\ZipArchive.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace ignoreversion uninsremovereadonly 
  26. Source: "{app}\zlib.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace ignoreversion uninsremovereadonly 
  27. Source: "{app}\sqlite3.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace ignoreversion uninsremovereadonly 
  28. Source: "{app}\XTP9700Lib.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace ignoreversion uninsremovereadonly 
  29. Source: "{app}\ssce5532.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace ignoreversion uninsremovereadonly 
  30. Source: "{app}\Dictionaries\accent.tlx"; DestDir: "{app}\Dictionaries"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  31. Source: "{app}\Dictionaries\correct.tlx"; DestDir: "{app}\Dictionaries"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  32. Source: "{app}\Dictionaries\ssceam.tlx"; DestDir: "{app}\Dictionaries"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  33. Source: "{app}\Dictionaries\ssceam2.clx"; DestDir: "{app}\Dictionaries"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  34. Source: "{app}\Dictionaries\sscebr.tlx"; DestDir: "{app}\Dictionaries"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  35. Source: "{app}\Dictionaries\sscebr2.clx"; DestDir: "{app}\Dictionaries"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  36. Source: "{app}\Dictionaries\tech.tlx"; DestDir: "{app}\Dictionaries"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  37. Source: "{app}\Skins\Classic Gradient.ssz"; DestDir: "{app}\Skins"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  38. Source: "{app}\Skins\Classic.ssz"; DestDir: "{app}\Skins"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  39. Source: "{app}\Skins\Crumpled Paper.ssz"; DestDir: "{app}\Skins"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  40. Source: "{app}\Skins\Water Ripple.ssz"; DestDir: "{app}\Skins"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  41. Source: "{app}\Help\NoteZilla.chm"; DestDir: "{app}\Help"; MinVersion: 0.0,5.0; Flags: restartreplace ignoreversion uninsremovereadonly 
  42. Source: "{app}\Help\SpellChecker.chm"; DestDir: "{app}\Help"; MinVersion: 0.0,5.0; Flags: restartreplace ignoreversion uninsremovereadonly 
  43. Source: "{app}\Sounds\Empty Trash.wav"; DestDir: "{app}\Sounds"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  44. Source: "{app}\Sounds\Receive Note.wav"; DestDir: "{app}\Sounds"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  45. Source: "{app}\Sounds\Reminder.wav"; DestDir: "{app}\Sounds"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  46. Source: "{app}\Images\BuyLater.gif"; DestDir: "{app}\Images"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  47. Source: "{app}\Images\BuyNow.gif"; DestDir: "{app}\Images"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  48. Source: "{app}\Images\EnterKey.gif"; DestDir: "{app}\Images"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  49. Source: "{app}\Images\LogoBig.gif"; DestDir: "{app}\Images"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  50. Source: "{app}\Templates\HtmlDocumentTemplate.html"; DestDir: "{app}\Templates"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  51. Source: "{app}\NoteZillaDemo.nzn"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  52. Source: "{sys}\mfc71.dll"; DestDir: "{sys}"; MinVersion: 0.0,5.0; Flags: uninsneveruninstall restartreplace 32bit 
  53. Source: "{sys}\msvcr71.dll"; DestDir: "{sys}"; MinVersion: 0.0,5.0; Flags: uninsneveruninstall restartreplace 32bit 
  54. Source: "{sys}\msvcp71.dll"; DestDir: "{sys}"; MinVersion: 0.0,5.0; Flags: uninsneveruninstall restartreplace 32bit 
  55. Source: "{app}\CondMgr.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace uninsremovereadonly 
  56.  
  57. [Registry]
  58. Root: HKCU; Subkey: "Software\Conceptworld\NoteZilla\Settings"; ValueName: "MajorVersion"; ValueType: Dword; ValueData: "$7"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  59. Root: HKCU; Subkey: "Software\Conceptworld\NoteZilla\Settings"; ValueName: "MinorVersion"; ValueType: Dword; ValueData: "$0"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  60. Root: HKCU; Subkey: "Software\Conceptworld\NoteZilla\Settings"; ValueName: "Build"; ValueType: Dword; ValueData: "$55"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  61. Root: HKCU; Subkey: "Software\Conceptworld\NoteZilla\Settings"; ValueName: "InstallPath"; ValueType: String; ValueData: "{app}"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  62. Root: HKCU; Subkey: "Software\Conceptworld\NoteZilla\Settings"; ValueName: "JustInstalled"; ValueType: Dword; ValueData: "$1"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  63. Root: HKLM32; Subkey: "Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers"; ValueName: "{app}\NoteZilla.exe"; ValueType: String; ValueData: "DisableNXShowUI"; MinVersion: 0.0,5.02; Flags: uninsdeletevalue 
  64. Root: HKLM64; Subkey: "Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers"; ValueName: "{app}\NoteZilla.exe"; ValueType: String; ValueData: "DisableNXShowUI"; Check: "IsWin64"; MinVersion: 0.0,5.02; Flags: uninsdeletevalue 
  65. Root: HKCU; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "NoteZilla"; ValueType: String; ValueData: "{app}\NoteZilla.exe"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  66. Root: HKCR; Subkey: ".nzn"; ValueType: String; ValueData: "NoteZilla.StickyNote"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  67. Root: HKCR; Subkey: "NoteZilla.StickyNote"; ValueType: String; ValueData: "NoteZilla Sticky Note"; MinVersion: 0.0,5.0; Flags: uninsdeletekey 
  68. Root: HKCR; Subkey: "NoteZilla.StickyNote\shell\open\command"; ValueType: String; ValueData: """{app}\NoteZilla.exe"" /CreateNewNote ""%1"""; MinVersion: 0.0,5.0; 
  69.  
  70. [Run]
  71. Filename: "{app}\NoteZilla.exe"; Description: "Launch NoteZilla"; MinVersion: 0.0,5.0; Flags: postinstall skipifsilent nowait
  72.  
  73. [UninstallRun]
  74. Filename: "http://www.conceptworld.com/redirect.asp?Product=NoteZilla&Action=UninstallSurvey"; MinVersion: 0.0,5.0; Flags: shellexec nowait
  75.  
  76. [Icons]
  77. Name: "{group}\NoteZilla"; Filename: "{app}\NoteZilla.exe"; MinVersion: 0.0,5.0; 
  78. Name: "{group}\NoteZilla Notes Browser"; Filename: "{app}\NoteZilla.exe"; Parameters: "/ShowNotesBrowser"; MinVersion: 0.0,5.0; 
  79. Name: "{group}\NoteZilla Help"; Filename: "{app}\Help\NoteZilla.chm"; MinVersion: 0.0,5.0; 
  80. Name: "{group}\Uninstall NoteZilla"; Filename: "{uninstallexe}"; MinVersion: 0.0,5.0; 
  81. Name: "{app}\Create New Note (NoteZilla)"; Filename: "{app}\NoteZilla.exe"; Parameters: "/CreateNewNote"; MinVersion: 0.0,5.0; 
  82. Name: "{app}\Bring Notes On Top (NoteZilla)"; Filename: "{app}\NoteZilla.exe"; Parameters: "/BringNotesOnTop"; MinVersion: 0.0,5.0; 
  83. Name: "{commonstartmenu}\Create New Note (NoteZilla)"; Filename: "{app}\NoteZilla.exe"; Parameters: "/CreateNewNote"; MinVersion: 0.0,5.0; 
  84. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Bring Notes On Top (NoteZilla)"; Filename: "{app}\NoteZilla.exe"; Parameters: "/BringNotesOnTop"; MinVersion: 0.0,5.0; 
  85.  
  86. [CustomMessages]
  87. default.NameAndVersion=%1 version %2
  88. default.AdditionalIcons=Additional icons:
  89. default.CreateDesktopIcon=Create a &desktop icon
  90. default.CreateQuickLaunchIcon=Create a &Quick Launch icon
  91. default.ProgramOnTheWeb=%1 on the Web
  92. default.UninstallProgram=Uninstall %1
  93. default.LaunchProgram=Launch %1
  94. default.AssocFileExtension=&Associate %1 with the %2 file extension
  95. default.AssocingFileExtension=Associating %1 with the %2 file extension...
  96.  
  97. [Languages]
  98. ; These files are stubs
  99. ; To achieve better results after recompilation, use the real language files
  100. Name: "default"; MessagesFile: "embedded\default.isl"; 
  101.